Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODWindow


Update

Mac OS

The Update method forces immediate updating of this window, rather than waiting for an update event.

void Update ();
DISCUSSION
When an update event occurs that involves a facet of your part, OpenDoc calls this method, which in turn calls its facet's Update method, which then calls the Draw method associated with the facet's part. Your part might also call this method to force updating when it does not happen automatically, for instance, when there is a mouse-down event and you cannot wait for an update event.

SEE ALSO
The ODFacet::Update method (page 257).
The ODPart::Draw method (page 505).
"Update Events" on page 194 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help